.header_wrap{
    background-color: #005bac;
}
.headerGroup{
    background:#7b8cb7;
}

.notice{
    padding:15px 0;
}
.noticeLeft .Banner,.noticeNews{
    margin-top:15px;
}
.noticeDate{
    width:auto;
    height: 50px;
    line-height: 50px;
    float: right;
    display: none;
}
.noticeNewsEachA{
    line-height:34px;
}
.noticeSummary{
    display: -webkit-box;
    padding-left: 26px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #666;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
    overflow: hidden;
    text-indent: 2em;
    line-height: 20px;
}
.noticeNewsEach::before{
    margin-top: 15px;
    position: relative;
    left: 2px;
}
/* .noticeSummary::before{
    content: '&nbsp;&nbsp;';
} */
.noticePart{
    width: 32%;
}
.noticeNewsGroup{
    margin: 10px 0;
}
.noticeCalendarBottom{
    /* line-height: 40px;
    white-space:nowrap;
    height: 59px; */
}
.noticeLeft{
    width: 60%;
}
.noticeRight{
    width:40%;
}
.linksLi{
    box-sizing: border-box;
    width: 25%;
}
.LinksContentRight {
    position: relative;
    top: -10px;
}
.LinksContentRight .copyItem{
    height: auto;
    line-height: 30px;
}
.wechatGroup .copyItem{
    text-align: center;
    line-height: 30px;
    margin-top: 9px;
}
.wechatImgCode{
    margin-top:5px;
    width: 84px;
}